More on Architecture Quiz – Part 1

This lesson contains a quiz to test your understanding of event-driven, shared-nothing, hexagonal architectures and Webhooks.

Let’s test your understanding of a few concepts in software architecture

1

Which of the following statements is true in context to reactive programming and non-blocking?

A)

Reactive programming is non-blocking in nature.

B)

Reactive programming is blocking in nature, which makes it suitable for modern application development.

C)

Reactive programming has a dual nature, and it can switch between the blocking and the non-blocking approach.

Question 1 of 60 attempted
Hexagonal Architecture
Peer-to-Peer Architecture – Part 1
Mark as Completed
Report an Issue